<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.primary-menu .menu-link{
	font-size: 11pt !important;
}

body {
	background-color: #F1F4F5 !important;
}

/* pengumuman dan berita */
.carousel-dark-overlay:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: black;
  opacity: 0.6;
  z-index: 1;
}

.carousel-caption-dark-overlay {
  z-index: 2;
}

.text-capitalize {
  text-transform: capitalize !important;
 
}
.p-carousel {
  font-size: 15px !important;
  font-weight: 500;
}

.symbol {
  display: inline-block;
  flex-shrink: 0;
  position: relative;
  border-radius: 0.475rem;
}
.symbol .symbol-label {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  color: #3f4254;
  background-color: #f5f8fa;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 0.475rem;
}
.symbol {
	display: inline-block;
	flex-shrink: 0;
	position: relative;
	border-radius: 0.475rem;
  }
  .symbol .symbol-label {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	color: #3f4254;
	background-color: #f5f8fa;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 0.475rem;
  }
  .symbol .symbol-badge {
	position: absolute;
	border: 2px solid #fff;
	border-radius: 100%;
	top: 0;
	left: 50%;
	transform: translateX(-50%) translateY(-50%) !important;
  }
  .symbol &gt; img {
	width: 100%;
	flex-shrink: 0;
	display: inline-block;
	border-radius: 0.475rem;
  }
  .symbol.symbol-square,
  .symbol.symbol-square .symbol-label,
  .symbol.symbol-square &gt; img {
	border-radius: 0 !important;
  }
  .symbol.symbol-circle,
  .symbol.symbol-circle .symbol-label,
  .symbol.symbol-circle &gt; img {
	border-radius: 50%;
  }
  .symbol &gt; img {
	width: 50px;
	height: 50px;
  }
  .symbol .symbol-label {
	width: 50px;
	height: 50px;
  }
  .symbol.symbol-fixed .symbol-label {
	width: 50px;
	height: 50px;
  }
  .symbol.symbol-fixed &gt; img {
	width: 50px;
	height: 50px;
	max-width: auto;
  }
  .symbol.symbol-2by3 .symbol-label {
	height: 50px;
	width: 75px;
  }
  .symbol.symbol-2by3 &gt; img {
	height: 50px;
	width: 75px;
	max-width: auto;
  }

  .symbol.symbol-60px &gt; img {
	width: 60px;
	height: 60px;
  }
  .symbol.symbol-60px .symbol-label {
	width: 60px;
	height: 60px;
  }

.flex-stack {
  justify-content: space-between;
  align-items: center;
}

.text-hover-blood {
  font-weight: 600 !important;
}

.badge-light {
  color: #7e8299;
  background-color: #f5f8fa;
}

.text-hover-blood:hover {
  transition: color 0.2s ease, background-color 0.2s ease;
  color: #0d6efd !important;
}

.text-hover-blood {
  transition: color 0.2s ease, background-color 0.2s ease !important;
}

.btn.btn-blood {
  color: #fff;
  border-color: #00b0ff;
  background-color: #00b0ff;
}

.btn.btn-blood:hover {
  color: #fff;
  border-color: rgb(4, 112, 162);
  background-color: rgb(4, 112, 162);
}

.section-pengumuman a {
  color: #000 !important;
}

.section-pengumuman a:hover {
  color: #d81819 !important;
}

/* pengumuman */
.prev-arrow-announcement {
  background-color: #00b0ff;
  border: none !important;
  border-radius: 5px;
}

.prev-arrow-announcement:hover {
  background-color: #046997;
}

.prev-arrow-announcement i {
  color: white !important;
}

.next-arrow-announcement {
  background-color: #00b0ff;
  border: none !important;
  border-radius: 5px;
}
.next-arrow-announcement:hover {
  background-color: #046997;
}

.next-arrow-announcement i {
  color: white !important;
}

/* event */
.prev-arrow-events {
  background-color: #00b0ff;
  border: none !important;
  border-radius: 5px;
}

.prev-arrow-events:hover {
  background-color: #046997;
}

.prev-arrow-events i {
  color: white !important;
}

.next-arrow-events {
  background-color: #00b0ff;
  border: none !important;
  border-radius: 5px;
}
.next-arrow-events:hover {
  background-color: #046997;
}

.next-arrow-events i {
  color: white !important;
}

img[usemap] {
  border: none;
  height: auto;
  max-width: 100%;
  width: auto;
}
.pyramid {
  margin: 0 auto;
  width: 90%;
}

/* event */

.section-pengumuman .event-li p {
  font-size: 15px !important;
  color: #a1a5b7 !important;
}
.meta {
  font-family: Helvetica, Arial, open-sans;
  font-size: 0.8571rem;
  font-weight: 600;
  color: #0093e0 !important;
}

@media (max-width: 991px) {
  .announcements h2 {
    border-bottom: none;
  }
}

@media (max-width: 991px) {
  .announcements h2.events-heading {
    padding-left: 15px;
    margin-top: 20px;
  }
}

.announcements .slick-slider ul {
  font-family: "Open Sans Condensed", Arial, Verdana, sans-serif;
}

.announcements .slick-slider ul li:last-child {
  border-bottom: none;
  margin-bottom: 65px;
}

.announcements .slick-slider ul li h3:hover a {
  color: #7d3793;
  text-decoration: underline;
}

.announcements .slick-slider ul p {
  font-size: 1.2rem;
  font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
}

.announcements .slick-slider .all {
  color: #0093e0 !important;
  font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
}

.announcements .slick-slider .all:hover {
  border-bottom: none;
}

.announcements .slick-slider .all .fa-caret-right {
  padding-left: 6px;
  position: relative;
}

.announcements .slick-slider .all .fa-caret-right:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 6px;
  bottom: -4px;
  right: 0;
  background-color: #fff;
}

.announcements .left-right-arrows button:first-child {
  margin-right: 3px;
}

@media (max-width: 991px) {
  .announcements {
    margin: 0 auto;
    width: 70%;
  }
}

@media (max-width: 767px) {
  .announcements {
    width: 80%;
  }
}

@media (max-width: 500px) {
  .announcements {
    width: 100%;
  }
}

.left-right-arrows {
  position: absolute;
  bottom: 0px;
  right: 10px;
}

@media (max-width: 767px) {
  .left-right-arrows {
    border-top: -21px;
  }
}

.left-right-arrows button {
  height: 38px;
  width: 38px;
  border: 1px solid #464646;
}

@media (min-width: 360px) and (max-width: 767px) {
  .left-right-arrows button {
    height: 50px;
    width: 50px;
  }
}

.events-section {
  position: relative;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .events-section {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .events-section {
    width: 80%;
  }
}

@media (max-width: 500px) {
  .events-section {
    width: 100%;
  }
}

.events-section .slick-slider ul {
  font-family: "Open Sans Condensed", Arial, Verdana, sans-serif;
}

.events-section .slick-slider ul li {
  padding: 2rem 0;
  position: relative;
}

.events-section .slick-slider ul li:last-child {
  border-bottom: none;
  margin-bottom: 65px;
}

@media (max-width: 767px) {
  .events-section .slick-slider ul li:after {
    width: 80px;
  }
}

.events-section .slick-slider ul li:hover .events-date {
  background-color: #461e52;
  color: #fff;
}

.events-section .slick-slider ul li:hover .event-li h3 {
  color: #0093e0 !important;
}

.events-section .slick-slider ul li .event-li {
  display: inline-block;
  padding-left: 42px;
}

@media (max-width: 767px) {
  .events-section .slick-slider ul li .event-li {
    padding-left: 15px;
  }
}

.events-section .slick-slider ul li .event-li h3 {
  display: inline-block;
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .events-section .slick-slider ul li .event-li h3 {
    font-size: 1.429rem;
  }
}

.events-section .slick-slider ul li .event-li p {
  font-size: 1.214rem;
  font-weight: 600;
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
}

@media (max-width: 767px) {
  .events-section .slick-slider ul li .event-li p {
    font-size: 16px;
    /*font-size: 1.6rem;*/
  }
}

.events-section .slick-slider .all {
  color: #461e52;
  font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
}

.events-section .slick-slider .all:hover {
  border-bottom: none;
}

.events-section .slick-slider .all .fa-caret-right {
  padding-left: 6px;
  position: relative;
}

.events-section .slick-slider .all .fa-caret-right:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 6px;
  bottom: -4px;
  right: 0;
  background-color: #fff;
}

.events-section .slick-slider .events-date {
  min-width: 81px;
  height: 88px;
  background-color: #0093e0 !important;
  font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
  font-weight: 600;
  padding-top: 19px;
  display: inline-block;
  transition: all, 0.4s, ease;
}

@media (max-width: 767px) {
  .events-section .slick-slider .events-date {
    width: 61px;
    height: 68px;
    padding-top: 10px;
  }
}

.events-section .slick-slider .events-date a:focus,
.events-section .slick-slider .events-date a:hover {
  color: #fff;
}

.events-section .slick-slider .events-date span {
  font-weight: 300;
  font-size: 2.5rem;
  display: block;
  padding: 0;
  line-height: 30px;
}

/* preloader  */

#loading {
	position: fixed;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.7;
	background-color: #fff;
	z-index: 99;
  }
  
  #loading-image {
	z-index: 100;
  }

@media (max-width: 767px) {
  .events-section .slick-slider .events-date span {
    font-size: 1.429rem;
  }
}

@media (min-width: 991px) {
  .events-section .left-right-arrows {
    bottom: 0px;
  }
}

/* end pengumuman */

/* testimonial */
.testimoni-konten {
  font-family: "Montserrat", sans-serif;
  color: #8d97ad;
  font-weight: 300;
}

.testimoni-konten h1,
.testimoni-konten h2,
.testimoni-konten h3,
.testimoni-konten h4,
.testimoni-konten h5,
.testimoni-konten h6 {
  color: #3e4555;
}

.testimoni-konten .font-weight-medium {
  font-weight: 500;
}

.testimoni-konten .subtitle {
  color: #8d97ad;
  line-height: 24px;
}

.testimoni-konten .quote-bg {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  padding: 60px;
  background: url(https://www.wrappixel.com/demos/ui-kit/wrapkit/assets/images/testimonial/up-quote.png) no-repeat top left, url(https://www.wrappixel.com/demos/ui-kit/wrapkit/assets/images/testimonial/down-quote.png) no-repeat bottom right;
}

.testimoni-konten h3 {
  line-height: 40px;
	font-size: 24px;
}

.testimoni-konten .customer-thumb img {
  width: 100px;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width: 767px) {
  .testimoni-konten h3 {
    line-height: 30px;
    font-size: 20px;
  }
}

.testimoni-konten.bg-success-gradiant {
    background: #2cdd9b;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
}

/* end testimonial */

/* message principal */

#section-message-principal .image-principal img {
  height: 500px;
  width: 500px;
  object-fit: cover;
  border-radius: 30px;
  overflow: hidden;
  
}

.section-margin{
  margin-top: 100px;
}

.cambridge-pathways{
  margin-top: 150px;
  margin-bottom: 150px;
}

.cambridge-pathways .rounded-circle{
  height: 100px;
  width: 100px;
}

#section-message-principal{
  position: relative; /* Membuat section sebagai referensi posisi */
  padding: 20px; /* Padding untuk konten */
  overflow: hidden; /* Agar background-div tidak keluar dari section */
}

#section-message-principal .background-section-message-principal {
  position: absolute;
  top: 0;
  right: 0; /* Posisikan ke kanan */
  width: 70%; /* Lebar latar belakang */
  height: 100%;
  background-color: #E4F3FA; /* Warna latar belakang */
 
}

#section-message-principal .content{
  position: relative; /* Menempatkan konten di atas background-div */
  z-index: 1;
}

#section-news-information .img-berita{
  height: 300px;
  width: 350px;
  object-fit: cover;
  border-radius: 10px;
  overflow: hidden;
}

#section-news-information .card-berita {
  position: relative;
  width: 100%; /* Lebar awal card */
  transition: transform 0.3s ease; /* Animasi untuk transform */
}

#section-news-information .card-berita:hover{
  transform: scale(1.1); /* Membesar 1.2x dari ukuran aslinya */
  z-index: 1;
}

.card-effect-1{
  position: relative;
  width: 100%; /* Lebar awal card */
  transition: transform 0.3s ease; /* Animasi untuk transform */
}
.card-effect-1:hover{
  transform: scale(1.1); /* Membesar 1.2x dari ukuran aslinya */
  z-index: 1;
}



#section_magazine .magazine-hero img{
  width: 400px;
  object-fit: cover;
  border-radius: 10px;
  overflow: hidden;

}

#section_magazine .magazine-list .magazine-foto-list{
  height: 150;
  width: 130px;
  object-fit: cover;
  border-radius: 10px;
  overflow: hidden;


}

#section_magazine .magazine-list .text-container {
  display: flex;
  flex-direction: column; /* Mengatur tata letak vertikal */
  justify-content: space-between; /* Menempatkan elemen pertama di atas dan terakhir di bawah */
  height: 100%; /* Pastikan container memiliki tinggi penuh */
}

#section_magazine .magazine-list .date {
  margin-top: auto; /* Memastikan tanggal selalu di bawah */
}

/* testimoni background */
#section-testimoni{
  position: relative; /* Membuat section sebagai referensi posisi */
  padding: 20px; /* Padding untuk konten */
  overflow: hidden; /* Agar background-div tidak keluar dari section */
}

#section-testimoni .background-testimoni-kanan {
  position: absolute;
  top: 0;
  right: 0; /* Posisikan ke kanan */
  height: 100%;  
}
#section-testimoni .background-testimoni-kiri {
  position: absolute;
  top: 0;
  left: 0; /* Posisikan ke kanan */
  height: 100%;  
}

#section-testimoni .content{
  position: relative; /* Menempatkan konten di atas background-div */
  z-index: 1;
}

/* end message principal */

/* swiper js */
.swiper-navigation:hover{
  color: #000 !important;
}

/* programme */
@media (max-width: 991px) {
  .achievement {
    margin-top: 50px !important;
  }
  .achievement .blog_post{
    margin-top: 100px;
  }
}

/* magazine */



</pre></body></html>